Package 

Class GithubHttpSender

  • All Implemented Interfaces:
    org.acra.sender.ReportSender

    
    public final class GithubHttpSender
     implements ReportSender
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      GithubHttpSender(CoreConfiguration config)
    • Method Summary

      Modifier and Type Method Description
      Unit send(Context context, CrashReportData errorContent)
      • Methods inherited from class .GithubHttpSender

        requiresForeground, send
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GithubHttpSender

        GithubHttpSender(CoreConfiguration config)